func runtime.notetsleepg

3 uses

	runtime (current package)
		lock_futex.go#L240: func notetsleepg(n *note, ns int64) bool {
		profbuf.go#L497: 		notetsleepg(&b.wait, -1)
		sigqueue.go#L152: 					notetsleepg(&sig.note, -1)